Skip to content

Conversation

@seekskyworld
Copy link

@seekskyworld seekskyworld commented Jan 15, 2026

Issue

Summary

  • use compose-go merged fix for lazy interpolation by updating dependency
  • drop replace to forked compose-go

Motivation

  • keep compose file loading/processing in compose-go per maintainer guidance

Validation

  • go test ./cmd/compose -run TestApplyPlatforms_InferFromRuntime -count=1

@seekskyworld seekskyworld requested a review from a team as a code owner January 15, 2026 14:23
@seekskyworld seekskyworld force-pushed the fix/12637-interpolation-warning branch from 1e5e887 to 75e1fd7 Compare January 15, 2026 14:36
Copy link
Contributor

@ndeloof ndeloof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compose file loading and processing should be implemented in compose-go

@seekskyworld seekskyworld force-pushed the fix/12637-interpolation-warning branch from 75e1fd7 to 463a5f1 Compare January 15, 2026 16:37
@seekskyworld
Copy link
Author

seekskyworld commented Jan 15, 2026

@ndeloof Updated the PR to align with your guidance: removed the compose-local workaround and now rely on the compose-go fix (compose-spec/compose-go#847) via a temporary go.mod replace. Once the compose-go PR lands, I can switch this to a clean version bump. Tests: go test ./... .

@seekskyworld seekskyworld force-pushed the fix/12637-interpolation-warning branch 2 times, most recently from eb4e58c to b2a58aa Compare January 16, 2026 14:50
@seekskyworld
Copy link
Author

@ndeloof Thanks! I’ve replaced the temporary fork/replace with the updated compose-go merge-commit version and removed the replace.

@ndeloof
Copy link
Contributor

ndeloof commented Jan 16, 2026

please squash commits then we can merge

Signed-off-by: seekskyworld <djh1813553759@gmail.com>
@seekskyworld seekskyworld force-pushed the fix/12637-interpolation-warning branch from b2a58aa to 7d54aea Compare January 16, 2026 15:26
@seekskyworld
Copy link
Author

@ndeloof Squashed into a single signed-off commit and force-pushed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants